source/windows/httpext.d(70,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/httpext.d(72,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/httpext.d(73,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/httpext.d(74,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/httpext.d(79,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/httpext.d(110,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/mapi.d(125,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/winnetwk.d(296,15): Deprecation: `extern(Pascal)` is deprecated. You might want to use `extern(Windows)` instead. source/windows/basetsd.d(95,45): Error: cast from `int` to `void*` not allowed in safe code source/windows/basetsd.d(101,45): Error: cast from `int` to `void*` not allowed in safe code source/windows/basetsd.d(102,45): Error: cast from `uint` to `void*` not allowed in safe code source/windows/commctrl.d(4974,34): Error: `ANIMATE_CLASS.ptr` cannot be used in `@safe` code, use `&ANIMATE_CLASS[0]` instead source/windows/commctrl.d(4975,4): Error: cast from `uint` to `void*` not allowed in safe code source/windows/commctrl.d(5015,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5023,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5109,10): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5113,10): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5118,10): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5253,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5269,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5347,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5351,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5379,9): Error: cast from `int` to `void*` not allowed in safe code source/windows/commctrl.d(5423,51): Error: cannot take address of local `_lvi` in `@safe` function `ListView_SetItemState` source/windows/commctrl.d(5435,50): Error: cannot take address of local `_lvi` in `@safe` function `ListView_GetItemText` source/windows/commctrl.d(5442,50): Error: cannot take address of local `_lvi` in `@safe` function `ListView_SetItemText` source/windows/commctrl.d(5457,56): Error: cannot take address of local `p` in `@safe` function `ListView_SetItemPosition32` source/windows/commctrl.d(5810,9): Error: cast from `int` to `void*` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.